SqlDependency.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會獲得一個唯一識別該類別實例 SqlDependency 的值。
public:
property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String
屬性值
一個為每個類別實例 SqlDependency 產生的 GUID 字串表示法。
備註
此 Id 屬性用來唯一識別給定 SqlDependency 的實例。