Proprietà ResultTypeNotSupportedEnumeratorException.ResultType

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 ReadOnly Property ResultType As String 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

ResultTypeNotSupportedEnumeratorException Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc