Extract data from SAP Query
Inheritance Hierarchy
SAPExtractorDotNETSAPQueryExtractor
Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax
The SAPQueryExtractor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SAPQueryExtractor(String, String) | Initializes a new instance of the SAPQueryExtractor class | |
SAPQueryExtractor(String, String, String) | Initializes a new instance of the SAPQueryExtractor class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Find |
Find SAP Query
| |
GetHashCode | (Inherited from Object.) | |
GetSelectFields | ||
GetType | (Inherited from Object.) | |
Invoke |
Extract data from SAP Query
| |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Query | ||
QueryArea | ||
QueryText | ||
QueryVariant | ||
UserGroup |
Remarks
See Also