Partager via


DbSyncScopeMetadata constructeur (DbSyncScopeMetadata)

Initialise une nouvelle instance de la classe DbSyncScopeMetadata en utilisant un paramètre d'objet d'étendue.

Espace de noms :  Microsoft.Synchronization.Data
Assembly :  Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As DbSyncScopeMetadata _
)
'Utilisation
Dim other As DbSyncScopeMetadata

Dim instance As New DbSyncScopeMetadata(other)
public DbSyncScopeMetadata(
    DbSyncScopeMetadata other
)
public:
DbSyncScopeMetadata(
    DbSyncScopeMetadata^ other
)
new : 
        other:DbSyncScopeMetadata -> DbSyncScopeMetadata
public function DbSyncScopeMetadata(
    other : DbSyncScopeMetadata
)

Paramètres

Exceptions

Exception Condition
ArgumentNullException

other est une null Nothing nullptr unit une référence Null (Nothing dans Visual Basic) .

Voir aussi

Référence

DbSyncScopeMetadata Classe

Membres DbSyncScopeMetadata

Surcharge DbSyncScopeMetadata

Espace de noms Microsoft.Synchronization.Data