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.
[Obsolete("This is a Preview API and may change between minor versions. Obsolete will be removed in a later revision.")]
IList<IGqlStatusObject> GqlStatusObjects { get; }
Property Value
- See Also