Partager via


ModelStore.Detach, méthode

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

Syntaxe

'Déclaration
Public Shared Sub Detach ( _
    model As ModelStore, _
    newModelFileName As String _
)
public static void Detach(
    ModelStore model,
    string newModelFileName
)
public:
static void Detach(
    ModelStore^ model, 
    String^ newModelFileName
)
static member Detach : 
        model:ModelStore * 
        newModelFileName:string -> unit 
public static function Detach(
    model : ModelStore, 
    newModelFileName : String
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ModelStore Classe

Microsoft.Data.Schema.SchemaModel, espace de noms