Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

DBUtilities.GetDBParameterDirection - метод Смотри также  Terrasoft.Common - пространство имен > DBUtilities - класс : GetDBParameterDirection - метод C#

direction
Instance ParameterDirection

Glossary Item Box

Gets system type on the specified ParameterDirection instance.

Синтаксис

public static ParameterDirection GetDBParameterDirection( 
   ParameterDirection direction 
)

Параметры

direction
Instance ParameterDirection

Тип возвращаемого значения

The element of the System.Data.ParameterDirection enumeration that corresponds to the passed-in direction value.

Исключения

ИсключениеОписание
UnsupportedTypeExceptionIf the value that is not an element of the ParameterDirection enumeration has been passed-in as direction

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?