Namespace BiExcellence.OpenBi.Api.Commands.TableAttributes
Classes
BooleanTableAttribute
Represents a boolean table attribute.
DateTimeTableAttribute
Represents a date time table attribute.
DoubleTableAttribute
Represents a double table attribute.
IntegerTableAttribute
Represents a integer table attribute.
OpenBiTableAttributeExtensions
Extension methods for table attributes.
StringTableAttribute
Represents a string table attribute.
TableAttribute
Represents a base class for all table attribute implementations.
TableAttributeAttribute
Defines a table name for a class or interface.
TableAttributes
Represents a table attribute collection.
TableAttributes<T>
Represents a table attribute collection.
Interfaces
ICustomAttributes
Represents custom attributes. Also add TableAttributeAttribute to the implementing class
ITableAttribute
Represents an table attribute.
ITableAttribute<T>
Represents an table attribute for type.
ITableAttributeCache
Represents a table attribute cache.
ITableAttributes
Represents a table attribute collection.
ITableAttributes<T>
Represents a table attribute collection.