This documentation is archived and is not being maintained.
SqlSyncProviderAdapterConfiguration::BulkTableTypeName Property
Gets or sets the table type name that Sync Framework uses for bulk procedures.
Namespace:
Microsoft.Synchronization.Data.SqlServer
Assembly:
Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
public:
property String^ BulkTableTypeName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
System::StringThe table type name that Sync Framework uses for bulk procedures.