StatementPackageContents Property

String containing lua code that comprises a package. Used by aggregate queries only when aggregation function is defined in a string.

Definition

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

Property Value

String

See Also