SAPQueryExtractor ClassSAPExtractorDotNET
Extract data from SAP Query
Inheritance Hierarchy

SystemObject
  SAPExtractorDotNETSAPQueryExtractor

Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public class SAPQueryExtractor

The SAPQueryExtractor type exposes the following members.

Constructors

  NameDescription
Public methodSAPQueryExtractor(String, String)
Initializes a new instance of the SAPQueryExtractor class
Public methodSAPQueryExtractor(String, String, String)
Initializes a new instance of the SAPQueryExtractor class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFind
Find SAP Query
Public methodGetHashCode (Inherited from Object.)
Public methodGetSelectFields
Public methodGetType (Inherited from Object.)
Public methodInvoke
Extract data from SAP Query
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties

  NameDescription
Public propertyQuery
Public propertyQueryArea
Public propertyQueryText
Public propertyQueryVariant
Public propertyUserGroup
Top
Remarks

See Also

Reference