DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data
CqlParameter Class
CqlParameter Properties
DbType Property
Direction Property
IsNullable Property
ParameterName Property
Size Property
SourceColumn Property
SourceColumnNullMapping Property
SourceVersion Property
Value Property
CqlParameter
Size Property
The size of the parameter.
Namespace:
Dse.Data
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
override
int
Size
{
get
;
set
; }
Return Value
Type:
Int32
Always returns 0.
Implements
IDbDataParameter
Size
See Also
Reference
CqlParameter Class
Dse.Data Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.