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