Partager via


Propriété Type

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Type As ResultType
    Get
'Utilisation
Dim instance As EnumResult
Dim value As ResultType

value = instance.Type
public ResultType Type { get; }
public:
property ResultType Type {
    ResultType get ();
}
member Type : ResultType
function get Type () : ResultType

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ResultType
A value that represents what kind of storage is the data in the result.