DTS_MANAGED_PROPERTY Estructura
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Herencia
-
DTS_MANAGED_PROPERTY
- Atributos
Campos
bGet | |
bSensitive | |
bSet | |
bstrConnectionType | |
bstrName | |
bstrTypeConverter | |
bstrUITypeEditor | |
ePropertyKind | |
Index | |
vtTYPE | |
vValue |