Méthode SqlObjectBase.AddConditionalsJustPropDependencies
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Protected Sub AddConditionalsJustPropDependencies ( _
name As String _
)
'Utilisation
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
)
Paramètres
- name
Type : System.String
A String that specifies the name of the property.