Skip to main content
A newer version of this page is available. .

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.