DTS_MANAGED_PROPERTY Struct
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Specifica un'enumerazione della proprietà dati gestita.
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
- Ereditarietà
-
DTS_MANAGED_PROPERTY
- Attributi
Campi
bGet |
Proprietà bGet gestita. |
bSensitive |
Proprietà bSensitive gestita. |
bSet |
Proprietà bSet gestita. |
bstrConnectionType |
Proprietà bstrConnectionType gestita. |
bstrName |
Proprietà bstrName gestita. |
bstrTypeConverter |
Proprietà bstrTypeConverter gestita. |
bstrUITypeEditor |
Proprietà bstrUITypeEditor gestita. |
ePropertyKind |
Proprietà ePropertyKind gestita. |
Index |
Proprietà Index gestita. |
vtTYPE |
Proprietà vtTYPE gestita. |
vValue |
Proprietà vValue gestita. |