StoredProcedureParameterType type

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

type StoredProcedureParameterType = string