[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1CommandBase.Prepare

Prepare Method

Prepare()

Creates a prepared (or compiled) version of the command on the data source.

Declaration
public override void Prepare()
Overrides