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

RestrictColumn..::..ObjectName Property

Gets the name of the object (e.g. table, view).

Namespace:  Tortuga.Chain.AuditRules
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public Nullable<string> ObjectName { get; }
Public ReadOnly Property ObjectName As Nullable(Of String)
	Get
public:
property Nullable<String^> ObjectName {
	Nullable<String^> get ();
}

Field Value

The name of the object.