FSqlStatementParamTyped<T> constructor

FSqlStatementParamTyped<T>(
  1. T value
)

Implementation

FSqlStatementParamTyped(this.value) : type = T;