Udostępnij za pośrednictwem


Właściwość EnumObject.ResultTypes

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 MustOverride ReadOnly Property ResultTypes As ResultType()
    Get
'Użycie
Dim instance As EnumObject
Dim value As ResultType()

value = instance.ResultTypes
public abstract ResultType[] ResultTypes { get; }
public:
virtual property array<ResultType>^ ResultTypes {
    array<ResultType>^ get () abstract;
}
abstract ResultTypes : ResultType[]
abstract function get ResultTypes () : ResultType[]

Wartość właściwości

Typ: array<Microsoft.SqlServer.Management.Sdk.Sfc.ResultType[]
Tablica obiektu, który reprezentuje typy wyniki.