Propriedade do RDL ResultTypeNotSupportedEnumeratorException.ResultType
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System.String
A string that represents the type of the result.