Freigeben über


RelationalSyncProvider-Konstruktor

Initialisiert eine neue Instanz der RelationalSyncProvider-Klasse.

Dieser Konstruktor ist nicht CLS-kompatibel.  

Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
<SuppressMessageAttribute("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors")> _
Protected Sub New
'Usage
Dim instance As New RelationalSyncProvider
[SuppressMessageAttribute("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors")] 
protected RelationalSyncProvider ()
[SuppressMessageAttribute(L"Microsoft.Usage", L"CA2214:DoNotCallOverridableMethodsInConstructors")] 
protected:
RelationalSyncProvider ()
/** @attribute SuppressMessageAttribute("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors") */ 
protected RelationalSyncProvider ()
SuppressMessageAttribute("Microsoft.Usage", "CA2214:DoNotCallOverridableMethodsInConstructors") 
protected function RelationalSyncProvider ()

Siehe auch

Verweis

RelationalSyncProvider-Klasse
RelationalSyncProvider-Member
Microsoft.Synchronization.Data-Namespace