Click or drag to resize

FunctionFailureExceptionKeyspace Property

Keyspace where the function is defined

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Keyspace { get; set; }

Property Value

Type: String
See Also