DTS_MANAGED_PROPERTY Structure

Définition

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.

S’applique à