DTS_MANAGED_PROPERTY Estrutura

Definição

Especifica uma enumeração da propriedade de dados gerenciada.

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

A propriedade bGet gerenciada.

bSensitive

A propriedade bSensitive gerenciada.

bSet

A propriedade bSet gerenciada.

bstrConnectionType

A propriedade bstrConnectionType gerenciada.

bstrName

A propriedade bstrName gerenciada.

bstrTypeConverter

A propriedade bstrTypeConverter gerenciada.

bstrUITypeEditor

A propriedade bstrUITypeEditor gerenciada.

ePropertyKind

A propriedade ePropertyKind gerenciada.

Index

A propriedade Index gerenciada.

vtTYPE

A propriedade vtTYPE gerenciada.

vValue

A propriedade vValue gerenciada.

Aplica-se a