次の方法で共有


InformationUrl プロパティ

データベースの Active Directory 登録で表示されるデータベースの情報 URL を取得します。値の設定も可能です。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
<SfcPropertyAttribute> _
Public Property InformationUrl As String
    Get
    Set
'使用
Dim instance As DatabaseActiveDirectory
Dim value As String

value = instance.InformationUrl

instance.InformationUrl = value
[SfcPropertyAttribute]
public string InformationUrl { get; set; }
[SfcPropertyAttribute]
public:
property String^ InformationUrl {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute>]
member InformationUrl : string with get, set
function get InformationUrl () : String
function set InformationUrl (value : String)

プロパティ値

型: System. . :: . .String
データベースの情報 URL を示す String 値。

説明

このプロパティは、参照先データベースの Active Directory 登録で表示されます。