Click or drag to resize

CreateSchemaClause Properties

The CreateSchemaClause type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Returns the column definition.
Public propertyCopyFrom
Returns the optional set of event type names that properties are copied from.
Public propertyEndTimestampPropertyName
Returns the property name of the property providing the end timestamp value.
Public propertyInherits
Returns the names of event types inherited from, if any
Public propertySchemaName
Returns the type name, aka. schema name.
Public propertyStartTimestampPropertyName
Returns the property name of the property providing the start timestamp value.
Public propertyTreeObjectName
Gets or sets the id of expression assigned by tools.
Public propertyTypeDefinition
Gets or sets the type definition.
Public propertyTypes
Returns model-after types, i.e. (fully-qualified) class name or event type Name(s), multiple for variant types.
Top
See Also