次の方法で共有


ConfigurationValue.Parent プロパティ

ConfigurationValue オブジェクトの親である SqlMail オブジェクトを取得します。値の設定も可能です。

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

構文

'宣言
<SfcObjectAttribute(SfcObjectRelationship.ParentObject)> _
Public ReadOnly Property Parent As SqlMail 
    Get
'使用
Dim instance As ConfigurationValue 
Dim value As SqlMail 

value = instance.Parent
[SfcObjectAttribute(SfcObjectRelationship.ParentObject)]
public SqlMail Parent { get; }
[SfcObjectAttribute(SfcObjectRelationship::ParentObject)]
public:
property SqlMail^ Parent {
    SqlMail^ get ();
}
[<SfcObjectAttribute(SfcObjectRelationship.ParentObject)>]
member Parent : SqlMail
function get Parent () : SqlMail

プロパティ値

型: Microsoft.SqlServer.Management.Smo.Mail.SqlMail
ConfigurationValue オブジェクトの親を示す SqlMail オブジェクトの値です。

使用例

データベース メールの使用

関連項目

参照

ConfigurationValue クラス

Microsoft.SqlServer.Management.Smo.Mail 名前空間

その他の技術情報

データベース メール