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

In This Topic
    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.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also