Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This property is not used by .
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Syntax
'Declaration
Public ReadOnly Property SubscriberConflicts As Integer
Get
'Usage
Dim instance As SqlCeReplication
Dim value As Integer
value = instance.SubscriberConflicts
public int SubscriberConflicts { get; }
public:
property int SubscriberConflicts {
int get ();
}
member SubscriberConflicts : int
function get SubscriberConflicts () : int
Property Value
Type: System. . :: . .Int32