ObjectSchema Property (DbSyncProviderBase)
In This Topic
Gets or sets the schema containing Sync Framework metadata objects.
Syntax
'Declaration
Public Property ObjectSchema As String
public string ObjectSchema {get; set;}
Property Value
The schema containing Sync Framework metadata objects.
See Also