Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

RestrictColumn Members

The RestrictColumn type exposes the following members.

Constructors


  Name Description
Public method RestrictColumn(String, String, OperationTypes, ExceptWhenPredicate)
Initializes a new instance of the RestrictColumn class.
Public method RestrictColumn(String, OperationTypes, ExceptWhenPredicate)
Initializes a new instance of the RestrictColumn class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AppliesWhen
Indicates when the rule is applicable.
(Inherited from AuditRule.)
Public property ColumnName
Gets the name of the column.
Public property ExceptWhen
Gets the except when.
Public property ObjectName
Gets the name of the object (e.g. table, view).