SqlFileStream.Name 屬性

定義

取得傳遞給建構子的 SqlFileStream 邏輯路徑。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

屬性值

一個字串值,表示 的名稱 SqlFileStream

適用於

另請參閱