SAPTableExtractorInvoke Method (RfcDestination, ListString, SAPFieldItem)SAPExtractorDotNET

[Missing <summary> documentation for "M:SAPExtractorDotNET.SAPTableExtractor.Invoke(SAP.Middleware.Connector.RfcDestination,System.Collections.Generic.List{System.String},SAPExtractorDotNET.SAPFieldItem[])"]

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

public DataTable Invoke(
	RfcDestination destination,
	List<string> fields,
	params SAPFieldItem[] options
)

Parameters

destination
Type: RfcDestination

[Missing <param name="destination"/> documentation for "M:SAPExtractorDotNET.SAPTableExtractor.Invoke(SAP.Middleware.Connector.RfcDestination,System.Collections.Generic.List{System.String},SAPExtractorDotNET.SAPFieldItem[])"]

fields
Type: System.Collections.GenericListString

[Missing <param name="fields"/> documentation for "M:SAPExtractorDotNET.SAPTableExtractor.Invoke(SAP.Middleware.Connector.RfcDestination,System.Collections.Generic.List{System.String},SAPExtractorDotNET.SAPFieldItem[])"]

options
Type: SAPExtractorDotNETSAPFieldItem

[Missing <param name="options"/> documentation for "M:SAPExtractorDotNET.SAPTableExtractor.Invoke(SAP.Middleware.Connector.RfcDestination,System.Collections.Generic.List{System.String},SAPExtractorDotNET.SAPFieldItem[])"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:SAPExtractorDotNET.SAPTableExtractor.Invoke(SAP.Middleware.Connector.RfcDestination,System.Collections.Generic.List{System.String},SAPExtractorDotNET.SAPFieldItem[])"]

See Also

Reference