Click or drag to resize
IDataClassDataStore Methods

The IDataClassDataStore type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes dataClass from the store.
Public methodInsert
Inserts dataClass into the store.
Public methodUpdate
Updates dataClass in the store.
Public methodUpsert
Updates or inserts dataClass in the store.
Top
See Also