Package version:

Enumeration KnownStoredProcedureParameterType

Known values of StoredProcedureParameterType that the service accepts.

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