String containing lua code that comprises a package.
Used by aggregate queries only when aggregation function is defined in a string.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.1.0 (5.3.1)
Syntax
C#
public string PackageContents { get; set; }
Property Value
Type: StringSee Also