Enum DbConnectionElementTypes
- Namespace
- combit.Reporting.DataProviders
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Specifies the element types for a database connection.
[Flags]
public enum DbConnectionElementTypes
Fields
None = 0No element type.
Table = 1Table element type.
View = 2View element type.