dotConnect for MySQL Documentation
Devart.Data.Synchronization Namespace / SyncScopeProvisioning Class / ObjectSchema Property

In This Topic
    ObjectSchema Property (SyncScopeProvisioning)
    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