Click or drag to resize

PFExternalDataProvider_TeradataGetSchema Method

Gets the data schema of the targeted content.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override PFExternalConnection_Schema GetSchema()

Return Value

Type: PFExternalConnection_Schema
PFExternalConnection_Schema
See Also