SqlSecurityHelperColumnsRegex Property |
Regular expression to check security of COLUMNS clause.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static Regex ColumnsRegex { get; }
Property Value
Type:
RegexSee Also