Champ bstrUITypeName
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 bstrUITypeName As String
'Utilisation
Dim instance As DTS_MANAGED_INFO
Dim value As String
value = instance.bstrUITypeName
instance.bstrUITypeName = value
public string bstrUITypeName
public:
String^ bstrUITypeName
val mutable bstrUITypeName: string
public var bstrUITypeName : String
Voir aussi