Metodo UnbindRuleImpl
Annulla l'associazione delle regole dell'oggetto SqlSmoObject.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Sub UnbindRuleImpl ( _
bindColumns As Boolean _
)
'Utilizzo
Dim bindColumns As Boolean
Me.UnbindRuleImpl(bindColumns)
protected void UnbindRuleImpl(
bool bindColumns
)
protected:
void UnbindRuleImpl(
bool bindColumns
)
member UnbindRuleImpl :
bindColumns:bool -> unit
protected function UnbindRuleImpl(
bindColumns : boolean
)
Parametri
- bindColumns
Tipo: System. . :: . .Boolean
Valore booleano che specifica se associare solo le colonne future.