PipelineComponentSource.GetExternalTabularSourceSchema Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual System::Data::DataTable ^ GetExternalTabularSourceSchema();
protected virtual System.Data.DataTable GetExternalTabularSourceSchema ();
abstract member GetExternalTabularSourceSchema : unit -> System.Data.DataTable
override this.GetExternalTabularSourceSchema : unit -> System.Data.DataTable
Protected Overridable Function GetExternalTabularSourceSchema () As DataTable