AmendExpressionAttribute Properties

Properties

AffixPosition Gets or sets location for amendment application; defaults to Suffix.
AmendmentText Gets or sets amendment text to be applied.
StatementTypes Gets or sets statement types for amendment application; defaults to Select.
TargetDatabaseType Gets target DatabaseType for amendment application.
TargetExpression Gets or sets target expression for amendment application; defaults to TableName.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)

See Also