Partager via


Propriété TypeName

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see DataTypeInfo.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
ReadOnly Property TypeName As String
    Get
'Utilisation
Dim instance As IDTSDataTypeInfo100
Dim value As String

value = instance.TypeName
string TypeName { get; }
property String^ TypeName {
    String^ get ();
}
abstract TypeName : string
function get TypeName () : String

Valeur de propriété

Type : System. . :: . .String