Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Specifies an enumeration of managed data property.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public Structure DTS_MANAGED_PROPERTY
'Utilisation
Dim instance As DTS_MANAGED_PROPERTY
public struct DTS_MANAGED_PROPERTY
public value class DTS_MANAGED_PROPERTY
[<SealedAttribute>]
type DTS_MANAGED_PROPERTY = struct end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.
Le type DTS_MANAGED_PROPERTY expose les membres suivants.
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de ValueType.) |
![]() |
GetHashCode | (hérité de ValueType.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de ValueType.) |
Haut de la page
Champs
| Nom | Description | |
|---|---|---|
![]() |
bGet | Infrastructure. The managed bGet property. |
![]() |
bSensitive | Infrastructure. The managed bSensitive property. |
![]() |
bSet | Infrastructure. The managed bSet property. |
![]() |
bstrConnectionType | Infrastructure. The managed bstrConnectionType property. |
![]() |
bstrName | Infrastructure. The managed bstrName property. |
![]() |
bstrTypeConverter | Infrastructure. The managed bstrTypeConverter property. |
![]() |
bstrUITypeEditor | Infrastructure. The managed bstrUITypeEditor property. |
![]() |
ePropertyKind | Infrastructure. The managed ePropertyKind property. |
![]() |
Index | Infrastructure. The managed Index property. |
![]() |
vtTYPE | Infrastructure. The managed vtTYPE property. |
![]() |
vValue | Infrastructure. The managed vValue property. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)