Partager via


CustomSchemaData.DataType, propriété

Obtient le type de données.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DataType As String
    Get
public string DataType { get; }
public:
property String^ DataType {
    String^ get ();
}
member DataType : string
function get DataType () : String

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

CustomSchemaData Classe

Microsoft.Data.Schema.SchemaModel, espace de noms