[]
        
(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)
Protected Overridable Sub ValidateStatement(statement As ISQLStatement)
Parameters
Type Name Description
ISQLStatement statement