This documentation is archived and is not being maintained.
SqlCeSyncTableProvisioning::ObjectPrefix Property
Gets or sets the optional prefix that is used to identify objects that Sync Framework creates.
Namespace:
Microsoft.Synchronization.Data.SqlServerCe
Assembly:
Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
public:
property String^ ObjectPrefix {
String^ get ();
void set (String^ value);
}
Property Value
Type:
System::StringThe prefix that is used to identify objects that Sync Framework creates.