ISqlBuilderEntryDetails Properties
The ISqlBuilderEntryDetails type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ClrName |
Gets the name of the color.
|
|
|
ClrNameStandardized |
Gets the used by CLR objects using standardized naming conventions..
|
|
|
Direction |
Indicates the direction of the parameter.
|
|
|
FullTypeName |
Gets or sets the full name of the type including max length, precision, and/or scale.
|
|
|
IsIdentity |
Gets a value indicating whether this instance is identity.
|
|
|
MaxLength |
Gets the maximum length.
|
|
|
QuotedSqlName |
Gets the name of the quoted SQL.
|
|
|
Scale |
Gets or sets the scale.
|
|
|
SqlName |
Gets the name of the SQL.
|
|
|
SqlVariableName |
Gets the name of the SQL variable.
|
|
|
TypeName |
Gets the name of the type.
|

