Поделиться через


Свойство ResultTypeNotSupportedEnumeratorException.ResultType

Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public ReadOnly Property ResultType As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
A string that represents the type of the result.

См. также

Справочник

ResultTypeNotSupportedEnumeratorException Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc