IDTSExtendedProperty100.DataType 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.
For more information, see ExtendedProperty.
public:
property int DataType { int get(); };
[System.Runtime.InteropServices.DispId(4)]
public int DataType { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.DataType : int
Public ReadOnly Property DataType As Integer
Property Value
- Attributes