Gets or sets the Name of the Data Table used in the Data Set for the Data Distinct.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string TableName { get; set; }
public string TableName { get; set; }
Public Property TableName As String
Get
Set
Public Property TableName As String
Get
Set
public:
property String^ TableName {
String^ get ();
void set (String^ value);
}
public:
property String^ TableName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String