DbSnapshotInitializationTableStatistics::TableName Property

Gets the name of the table that was initialized.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
property String^ TableName {
	String^ get ();
}

Property Value

Type: System::String
The name of the table that was initialized.
Show: