Keyword(s) to search:
Sort results by title
Keyword Index
AceQL.Client.Api Namespace
AceQLCommand Class
AceQLConnection Class
AceQLCredential Class
AceQLDataReader Class
AceQLException Class
AceQLNullType Enumeration
AceQLNullValue Class
AceQLParameter Class
AceQLParameterCollection Class
AceQLProgressIndicator Class
AceQLTransaction Class
CommandType Enumeration
ConnectionInfo Class
DatabaseInfo Class
HealthCheck Class
IsolationLevel Enumeration
ParameterDirection Enumeration
PasswordAuthentication Class
AceQL.Client.Api.Metadata Namespace
CatalogAndSchema Class
Column Class
Column Members
Column Fields
Column Methods
Column Properties
CharOctetLength Property
ColumnName Property
DecimalDigits Property
DefaultValue Property
IsAutoincrement Property
IsNullable Property
Nullable Property
OrdinalPosition Property
Radix Property
Remarks Property
ScopeCatalog Property
ScopeSchema Property
ScopeTable Property
Size Property
SourceDataType Property
TableName Property
TypeName Property
ExportedKey Class
ForeignKey Class
ImportedKey Class
Index Class
JdbcDatabaseMetaData Class
PrimaryKey Class
RemoteDatabaseMetaData Class
Table Class
AceQL HTTP C# Client SDK v7.5.1
Column
.
.
::
.
.
Remarks Property
Gets or sets the remarks.
Namespace:
AceQL.Client.Api.Metadata
Assembly:
AceQL.Client
(in AceQL.Client.dll)
Syntax
C#
public
string
Remarks
{
get
;
set
; }
Field Value
The remarks.
See Also
Column Class
AceQL.Client.Api.Metadata Namespace