DTS_MANAGED_PROPERTY Struct
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.
public value class DTS_MANAGED_PROPERTY
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public struct DTS_MANAGED_PROPERTY
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type DTS_MANAGED_PROPERTY = struct
Public Structure DTS_MANAGED_PROPERTY
- Inheritance
-
DTS_MANAGED_PROPERTY
- Attributes
Fields
bGet | |
bSensitive | |
bSet | |
bstrConnectionType | |
bstrName | |
bstrTypeConverter | |
bstrUITypeEditor | |
ePropertyKind | |
Index | |
vtTYPE | |
vValue |