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


Метод EnumResult.SetType

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

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

Синтаксис

'Декларация
Protected Sub SetType ( _
    type As ResultType _
)
'Применение
Dim type As ResultType 

Me.SetType(type)
protected void SetType(
    ResultType type
)
protected:
void SetType(
    ResultType type
)
member SetType : 
        type:ResultType -> unit
protected function SetType(
    type : ResultType
)

Параметры

См. также

Справочник

EnumResult Класс

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