DTS_MANAGED_PROPERTY Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie une énumération de la propriété de données managées.
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
- Héritage
-
DTS_MANAGED_PROPERTY
- Attributs
Champs
bGet |
Propriété bGet managée. |
bSensitive |
Propriété bSensitive managée. |
bSet |
Propriété bSet managée. |
bstrConnectionType |
Propriété bstrConnectionType managée. |
bstrName |
Propriété bstrName managée. |
bstrTypeConverter |
Propriété bstrTypeConverter managée. |
bstrUITypeEditor |
Propriété bstrUITypeEditor managée. |
ePropertyKind |
Propriété ePropertyKind managée. |
Index |
Propriété Index managée. |
vtTYPE |
Propriété vtTYPE managée. |
vValue |
Propriété vValue managée. |