Właściwość XmlReadSettings.Distinct
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property Distinct As Boolean
Get
'Użycie
Dim instance As XmlReadSettings
Dim value As Boolean
value = instance.Distinct
public bool Distinct { get; }
public:
property bool Distinct {
bool get ();
}
member Distinct : bool
function get Distinct () : boolean
Wartość właściwości
Typ: System.Boolean
TRUE pobrać atrybut odrębne; w przeciwnym razie false.