Server.IsDetachedPrimaryFile(String) 方法

定義

IsDetachedPrimaryFile 方法指定檔案是否為分離的主要資料庫檔案。

public bool IsDetachedPrimaryFile(string mdfName);
member this.IsDetachedPrimaryFile : string -> bool
Public Function IsDetachedPrimaryFile (mdfName As String) As Boolean

參數

mdfName
String

傳回

適用於