Właściwość ISnapshotGenerationAgent.Supports70Subscribers
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Property Supports70Subscribers As Boolean
Get
Set
'Użycie
Dim instance As ISnapshotGenerationAgent
Dim value As Boolean
value = instance.Supports70Subscribers
instance.Supports70Subscribers = value
bool Supports70Subscribers { get; set; }
property bool Supports70Subscribers {
bool get ();
void set (bool value);
}
abstract Supports70Subscribers : bool with get, set
function get Supports70Subscribers () : boolean
function set Supports70Subscribers (value : boolean)
Wartość właściwości
Typ: System.Boolean
Zobacz także