[Missing <summary> documentation for "M:Aerospike.Client.IndexTask.BuildExistsCommand(System.String,System.String)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax
C#
public static string BuildExistsCommand( string ns, string indexName )
Parameters
- ns
- Type: SystemString
- indexName
- Type: SystemString
Return Value
Type: StringSee Also