Click or drag to resize

DbSchemaObject Properties

The SqliteProviderDbSchemaObject type exposes the following members.

Properties
 NameDescription
Public propertyColumns Column names
Public propertyName Gets or sets the name of the object
Public propertyPrimaryKeys Gets or sets the primary keys
Public propertySql Gets or sets the SQL to create the object
Public propertyType Gets or sets the type of object
Top
See Also