Espandi Riduci a icona
Questo argomento non è stato ancora valutato - Valuta questo argomento

Metodo SqlSmoObject.BindRuleImpl

Binds the rule schema to the rule and columns identified by the parameters.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected void BindRuleImpl(
	string ruleSchema,
	string rule,
	bool bindColumns
)

Parametri

ruleSchema
Tipo: System.String
A string value that specifies the rule schema.
rule
Tipo: System.String
A string value that specifies the rule.
bindColumns
Tipo: System.Boolean
A Boolean value that specifies whether to bind columns.
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
Microsoft sta conducendo un sondaggio in linea per comprendere l'opinione degli utenti in merito al sito Web di MSDN. Se si sceglie di partecipare, quando si lascia il sito Web di MSDN verrà visualizzato il sondaggio in linea.

Si desidera partecipare?
© 2013 Microsoft. Tutti i diritti riservati.