AdoDotNetConnectionSupport.GetCommandType(DataCommandType) Метод

Определение

Преобразует значение перечисления из в DataCommandType соответствующее значение CommandType перечисления.

protected:
 static System::Data::CommandType GetCommandType(Microsoft::VisualStudio::Data::Services::SupportEntities::DataCommandType commandType);
protected static System.Data.CommandType GetCommandType (Microsoft.VisualStudio.Data.Services.SupportEntities.DataCommandType commandType);
static member GetCommandType : Microsoft.VisualStudio.Data.Services.SupportEntities.DataCommandType -> System.Data.CommandType
Protected Shared Function GetCommandType (commandType As DataCommandType) As CommandType

Параметры

commandType
DataCommandType

Преобразуемый тип команды данных.

Возвращаемое значение

CommandType

Значение перечисления CommandType.

Применяется к