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
LimitsInfo Class
ParameterDirection Enumeration
PasswordAuthentication Class
ServerMemoryInfo 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.Client.Api.Metadata.Dto Namespace
HealthCheckInfoDto Class
AceQL HTTP C# Client SDK v7.8
Column
.
.
::
.
.
IsNullable Property
Gets or sets the is nullable.
Namespace:
AceQL.Client.Api.Metadata
Assembly:
AceQL.Client
(in AceQL.Client.dll)
Syntax
C#
public
string
IsNullable
{
get
;
set
; }
Field Value
The is nullable.
See Also
Column Class
AceQL.Client.Api.Metadata Namespace