Package version:

Type alias StoredProcedureParameterType

StoredProcedureParameterType: string

Defines values for StoredProcedureParameterType.
KnownStoredProcedureParameterType can be used interchangeably with StoredProcedureParameterType, this enum contains the known values that the service supports.

Known values supported by the service

String
Int
Int64
Decimal
Guid
Boolean
Date

Generated using TypeDoc