RestrictColumn Members
The RestrictColumn type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
RestrictColumn(String, String, OperationTypes, ExceptWhenPredicate) |
Initializes a new instance of the RestrictColumn class.
|
|
|
RestrictColumn(String, OperationTypes, ExceptWhenPredicate) |
Initializes a new instance of the RestrictColumn class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AppliesWhen |
Indicates when the rule is applicable.
(Inherited from AuditRule.) |
|
|
ColumnName |
Gets the name of the column.
|
|
|
ExceptWhen |
Gets the except when.
|
|
|
ObjectName |
Gets the name of the object (e.g. table, view).
|

