DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / Prepare Method

In This Topic
    Prepare Method (C1ServiceNowCommand)
    In This Topic
    Creates a prepared (or compiled) version of the command on the data source.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Prepare() 
    public override void Prepare()
    See Also