StatementResourcePath Property

Namespace path where Lua resource is located. Example: Aerospike.Client.Resources.mypackage.lua Used by aggregate queries only.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
C#
public string ResourcePath { get; set; }

Property Value

String

See Also