SqlObjectBase.AddConditionalsJustPropDependencies メソッド
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Protected Sub AddConditionalsJustPropDependencies ( _
name As String _
)
'使用
Dim name As String
Me.AddConditionalsJustPropDependencies(name)
protected void AddConditionalsJustPropDependencies(
string name
)
protected:
void AddConditionalsJustPropDependencies(
String^ name
)
member AddConditionalsJustPropDependencies :
name:string -> unit
protected function AddConditionalsJustPropDependencies(
name : String
)
パラメーター
- name
型: System.String
プロパティの名前を示す String です。