DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
FunctionMetadata Class
FunctionMetadata Properties
ArgumentNames Property
ArgumentTypes Property
Body Property
CalledOnNullInput Property
Deterministic Property
KeyspaceName Property
Language Property
Monotonic Property
MonotonicOn Property
Name Property
ReturnType Property
Signature Property
FunctionMetadata
KeyspaceName Property
Name of the keyspace where the CQL function is declared.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
string
KeyspaceName
{
get
; }
Property Value
Type:
String
See Also
Reference
FunctionMetadata Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.