DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SCommand Class / Prepare Method

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