Właściwość MergePartition.DynamicSnapshotJobId
Gets or sets the Microsoft SQL Server Agent job ID, in hexadecimal format, which generates the filtered snapshot for the Subscriber.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property DynamicSnapshotJobId As String
Get
Set
'Użycie
Dim instance As MergePartition
Dim value As String
value = instance.DynamicSnapshotJobId
instance.DynamicSnapshotJobId = value
public string DynamicSnapshotJobId { get; set; }
public:
property String^ DynamicSnapshotJobId {
String^ get ();
void set (String^ value);
}
member DynamicSnapshotJobId : string with get, set
function get DynamicSnapshotJobId () : String
function set DynamicSnapshotJobId (value : String)
Wartość właściwości
Typ: System.String
A String wartość, która reprezentuje identyfikator zadanie w formacie szesnastkowym.
Uwagi
Właociwooć tę można pobrać lub zestaw przez dowolnego użytkownika.
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.