Перечисление ParameterStyle

Specifies the parameter styles for external function bodies.

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

Синтаксис

'Декларация
Public Enumeration ParameterStyle
'Применение
Dim instance As ParameterStyle
public enum ParameterStyle
public enum class ParameterStyle
type ParameterStyle
public enum ParameterStyle

Элементы

Имя элемента Описание
General The General parameter style.
None The None parameter style.
Sql The Sql parameter style.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom