Function.Database プロパティ

定義

関数が属するデータベースの名前。

public string Database { get; }
member this.Database : string
Public ReadOnly Property Database As String

プロパティ値

string:関数が存在するデータベースの名前。

適用対象