[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1CommandBase.ValidateStatement

ValidateStatement Method

ValidateStatement(ISQLStatement)

Virtual method to validate if the given statement is supported by the implemented provider.

Declaration
protected virtual void ValidateStatement(ISQLStatement statement)
Parameters
Type Name Description
ISQLStatement statement