The QueryResultPacket type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | QueryResultPacket | Initializes a new instance of the QueryResultPacket class |
Methods
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged |
Fields
Name | Description | |
---|---|---|
![]() | dataField | |
![]() | errorField | |
![]() | extensionDataField | |
![]() | messageField | |
![]() | queryTimeField | |
![]() | sqlField | |
![]() | stacktraceField |
Properties
Name | Description | |
---|---|---|
![]() | data | |
![]() | error | |
![]() | ExtensionData | |
![]() | message | |
![]() | queryTime | |
![]() | sql | |
![]() | stacktrace |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |