Table of Contents

Property Result

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Result

Gets the result of this query.
NOTE: If Results have been enumerated, this will be the last enumerated value.

public SQLResult? Result { get; }

Property Value

SQLResult