IVsDataColumn.NativeDataType Property

Definition

Gets the data source–specific data type name.

public:
 property System::String ^ NativeDataType { System::String ^ get(); };
public string NativeDataType { get; }
member this.NativeDataType : string
Public ReadOnly Property NativeDataType As String

Property Value

A string value containing the data source–specific data type name.

Applies to