Partager via


ScopeName propriété

Obtient ou définit le nom de l'étendue à synchroniser.

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

Syntaxe

'Déclaration
Public Overrides WriteOnly Property ScopeName As String
    Set
'Utilisation
Dim instance As SqlCeSyncProvider
Dim value As String

instance.ScopeName = value
public override string ScopeName { set; }
public:
virtual property String^ ScopeName {
    void set (String^ value) override;
}
abstract ScopeName : string with get, set
override ScopeName : string with get, set
override function set ScopeName (value : String)

Valeur de la propriété

Type : System. . :: . .String
Nom de l'étendue, qui est un ensemble d'objets à synchroniser.

Voir aussi

Référence

SqlCeSyncProvider Classe

Membres SqlCeSyncProvider

Espace de noms Microsoft.Synchronization.Data.SqlServerCe