menu
mssql_orm package
documentation
schema.dart
MssqlColumnSchema
computedSql property
computedSql property
dark_mode
light_mode
computedSql
property
String
?
computedSql
final
The computed column's expression, when
isComputed
.
Implementation
final String? computedSql;
mssql_orm package
documentation
schema
MssqlColumnSchema
computedSql property
MssqlColumnSchema class