Метод 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
A String that specifies the name of the property.