Condividi tramite


Proprietà ResultTypes

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public MustOverride ReadOnly Property ResultTypes As ResultType()
    Get
'Utilizzo
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[]

Valore proprietà

Tipo: array<Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ResultType> [] () [] []
An array of object that represents the types of the results.