Server.EnumDetachedDatabaseFiles(String) 方法

定義

列出所有由主要資料庫檔案參考的資料庫檔案。

public System.Collections.Specialized.StringCollection EnumDetachedDatabaseFiles(string mdfName);
member this.EnumDetachedDatabaseFiles : string -> System.Collections.Specialized.StringCollection
Public Function EnumDetachedDatabaseFiles (mdfName As String) As StringCollection

參數

mdfName
String

傳回

適用於