IVsDataColumn.NativeDataType Property
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.
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.