TransSubscription.SubscriptionLSN プロパティ

定義

サブスクリプションのログ シーケンス番号を取得または設定します。

public:
 property cli::array <System::Byte> ^ SubscriptionLSN { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };
public byte[] SubscriptionLSN { get; set; }
member this.SubscriptionLSN : byte[] with get, set
Public Property SubscriptionLSN As Byte()

プロパティ値

Byte[]

サブスクリプションのログ シーケンス番号です。

適用対象