dotConnect for DB2 Documentation
Devart.Data.Synchronization Namespace / SyncScopeProvisioning Class / ObjectPrefix Property

In This Topic
    ObjectPrefix Property (SyncScopeProvisioning)
    In This Topic
    Gets or sets the optional preffix for names of Sync Framework metadata objects.
    Syntax
    'Declaration
     
    Public Property ObjectPrefix As String
    public string ObjectPrefix {get; set;}

    Property Value

    The preffix for names of Sync Framework metadata objects.
    See Also