Linguaggio

DTS_MANAGED_PROPERTY Struct

Definizione

Specifica una proprietà di enumerazione dei dati gestiti.

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

Nome Descrizione
bGet

La proprietà gestita bGet.

bSensitive

La proprietà bSensitive gestita.

bSet

La proprietà bSet gestita.

bstrConnectionType

La proprietà gestita bstrConnectionType.

bstrName

La proprietà gestita bstrName.

bstrTypeConverter

La proprietà gestita bstrTypeConverter (giusto).

bstrUITypeEditor

La proprietà gestita bstrUITypeEditor.

ePropertyKind

La proprietà gestita ePropertyKind.

Index

La proprietà Index gestita.

vtTYPE

La proprietà vtTYPE gestita.

vValue

La proprietà vValue gestita.

Si applica a