Property GqlStatusObjects
GqlStatusObjects
This is a preview API, This API may change between minor revisions.
Gets the GQL statuses produced by the
server when executing a statement or query.
IList<IGqlStatusObject> GqlStatusObjects { get; }
Property Value
- See Also