public override System.bool DenyIntoClause {get; set;}
public: __property System.bool get_DenyIntoClause() override; public: __property void set_DenyIntoClause( System.bool value ) override;
'Declaration Public Overrides Property DenyIntoClause As System.Boolean
'Usage Dim instance As MySQLSyntaxProvider Dim value As System.Boolean instance.DenyIntoClause = value value = instance.DenyIntoClause
MySQLSyntaxProvider Class MySQLSyntaxProvider Members Base Implementation in DenyIntoClause
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.