Partager via


DatabaseTaskHostConstructor.ModelFileName, propriété

Obtient ou définit le nom de fichier du modèle.

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

Syntaxe

'Déclaration
Public Property ModelFileName As String
    Get
    Set
public string ModelFileName { get; set; }
public:
property String^ ModelFileName {
    String^ get ();
    void set (String^ value);
}
member ModelFileName : string with get, set
function get ModelFileName () : String
function set ModelFileName (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

DatabaseTaskHostConstructor Classe

Microsoft.Data.Schema.Build, espace de noms