DTS_MANAGED_PROPERTY Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The DTS_MANAGED_PROPERTY type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from ValueType.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from ValueType.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
bGet | Infrastructure. | |
bSensitive | Infrastructure. | |
bSet | Infrastructure. | |
bstrConnectionType | Infrastructure. | |
bstrName | Infrastructure. | |
bstrTypeConverter | Infrastructure. | |
bstrUITypeEditor | Infrastructure. | |
ePropertyKind | Infrastructure. | |
Index | Infrastructure. | |
vtTYPE | Infrastructure. | |
vValue | Infrastructure. |
Top