StatementResourcePath Property

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

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public string ResourcePath { get; set; }

Property Value

Type: String
See Also

Reference