Champ bstrUITypeEditor
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public bstrUITypeEditor As String
'Utilisation
Dim instance As DTS_MANAGED_PROPERTY
Dim value As String
value = instance.bstrUITypeEditor
instance.bstrUITypeEditor = value
public string bstrUITypeEditor
public:
String^ bstrUITypeEditor
val mutable bstrUITypeEditor: string
public var bstrUITypeEditor : String
Voir aussi