Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownStoredProcedureParameterType

Package version

Known values of StoredProcedureParameterType that the service accepts.

Index

Enumeration members

Enumeration members

Boolean

Boolean: = "Boolean"

Boolean

Date

Date: = "Date"

Date

Decimal

Decimal: = "Decimal"

Decimal

Guid

Guid: = "Guid"

Guid

Int

Int: = "Int"

Int

Int64

Int64: = "Int64"

Int64

String

String: = "String"

String

Generated using TypeDoc