Click or drag to resize

AmendExpressionAttribute Properties

The AmendExpressionAttribute type exposes the following members.

Properties
  Name Description
Public property AffixPosition Gets or sets location for amendment application; defaults to Suffix.
Public property AmendmentText Gets or sets amendment text to be applied.
Public property StatementTypes Gets or sets statement types for amendment application; defaults to Select.
Public property TargetDatabaseType Gets target DatabaseType for amendment application.
Public property TargetExpression Gets or sets target expression for amendment application; defaults to TableName.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also