Compartir a través de


ResultTypeNotSupportedEnumeratorException.ResultType 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 ResultType As String 
    Get
'Uso
Dim instance As ResultTypeNotSupportedEnumeratorException 
Dim value As String 

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

Valor de la propiedad

Tipo: System.String
A string that represents the type of the result.

Vea también

Referencia

ResultTypeNotSupportedEnumeratorException Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc