DBColumn.IsStorableType Method
Name | Parameters | Description |
---|---|---|
IsStorableType(DBColumnType) static | type | Indicates whether values of the specified column type can be saved to a database. |
IsStorableType(Type) static | type | Indicates whether values of the specified runtime type can be saved to a database. |