Click or drag to resize

PropertiesPersist Method

Overload List
  NameDescription
Public methodPersist(IDatabase)
Persist each property marked as PropAttrEnum.persist to the xmt_properties table
Public methodPersist(IDatabase, String, String)
Persist's the properties to the database
Public methodPersist(IDatabase, String, String, String)
Persist's the properties to the database
Public methodPersist(IDatabase, String, String, String, Boolean)
Persist's the properties to the database
Top
See Also