EnumResult.Type Propiedad
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public ReadOnly Property Type As ResultType
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.ResultType
A value that represents what kind of storage is the data in the result.