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

IDataSource..::..Name Property

Gets the name of the data source.

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

Syntax


Nullable<string> Name { get; }
ReadOnly Property Name As Nullable(Of String)
	Get
property Nullable<String^> Name {
	Nullable<String^> get ();
}

Field Value

The name of the data source.