IVsDataParameter.AdoDotNetDataType 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 ADO.NET data type as a numerical value from the DbMetaDataCollectionNames metadata collection.
public:
property int AdoDotNetDataType { int get(); };
public int AdoDotNetDataType { get; }
member this.AdoDotNetDataType : int
Public ReadOnly Property AdoDotNetDataType As Integer
Property Value
A numerical value corresponding to the ADO.NET data type.