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"

Date

Date: = "Date"

Decimal

Decimal: = "Decimal"

Guid

Guid: = "Guid"

Int

Int: = "Int"

Int64

Int64: = "Int64"

String

String: = "String"

Generated using TypeDoc