dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncTableProvisioning Class / ObjectSchema Property

On this page
    ObjectSchema Property (SyncTableProvisioning)
    On this page
    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