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 の名前を示す文字列値。

適用対象

こちらもご覧ください