ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MSSQLSyntaxProvider Class : DenyIntoClause Property |
'Declaration Public Overrides Property DenyIntoClause As System.Boolean
'Usage Dim instance As MSSQLSyntaxProvider Dim value As System.Boolean instance.DenyIntoClause = value value = instance.DenyIntoClause
public override System.bool DenyIntoClause {get; set;}