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.0.0.0 (5.0.0)
Syntax
C#
public string PackageContents { get; set; }
Property Value
Type: StringSee Also