Access to Project Configuration Tables

The following tables list the members exposed by the ProjectDB type.

Name Description
Public method ApplyProjectChanges Apply project changes
Public method Equals (Overloaded) (inherited from Object).
Public method GetDataRow Gets a row from table
Public method GetDataTable Gets table
Public method GetEnumerationSet Gets table containg enumeration name
Public method GetEnumerationSets Gets array containg enumration names
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method NewDataRows Pre create new rows from a table
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Public method UpdateDataRows Update data rows
Top
Name Description
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top