DTS_MANAGED_PROPERTY Struct

Definizione

Specifica un'enumerazione della proprietà dati gestita.

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
Ereditarietà
DTS_MANAGED_PROPERTY
Attributi

Campi

bGet

Proprietà bGet gestita.

bSensitive

Proprietà bSensitive gestita.

bSet

Proprietà bSet gestita.

bstrConnectionType

Proprietà bstrConnectionType gestita.

bstrName

Proprietà bstrName gestita.

bstrTypeConverter

Proprietà bstrTypeConverter gestita.

bstrUITypeEditor

Proprietà bstrUITypeEditor gestita.

ePropertyKind

Proprietà ePropertyKind gestita.

Index

Proprietà Index gestita.

vtTYPE

Proprietà vtTYPE gestita.

vValue

Proprietà vValue gestita.

Si applica a