IVsDataColumn.UserDataType 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 a user-defined data type.
public:
property System::String ^ UserDataType { System::String ^ get(); };
public string UserDataType { get; }
member this.UserDataType : string
Public ReadOnly Property UserDataType As String
Property Value
A string value containing a user-defined data type.