DTS_MANAGED_PROPERTY Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
DTS_MANAGED_PROPERTY
- Atributos
Campos
| bGet | |
| bSensitive | |
| bSet | |
| bstrConnectionType | |
| bstrName | |
| bstrTypeConverter | |
| bstrUITypeEditor | |
| ePropertyKind | |
| Index | |
| vtTYPE | |
| vValue |