Właściwość CollectionSet.UId
Pobiera lub ustawia globalnie unikatowy identyfikator zestaw kolekcja.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute> _
Public Property UId As Guid
Get
Set
'Użycie
Dim instance As CollectionSet
Dim value As Guid
value = instance.UId
instance.UId = value
[SfcPropertyAttribute]
public Guid UId { get; set; }
[SfcPropertyAttribute]
public:
property Guid UId {
Guid get ();
void set (Guid value);
}
[<SfcPropertyAttribute>]
member UId : Guid with get, set
function get UId () : Guid
function set UId (value : Guid)
Wartość właściwości
Typ: System.Guid
A Guid jest wartość identyfikatora GUID dla zestaw kolekcja.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.