Partager via


UnbindRule méthode

Unbinds a rule from the user-defined data type.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub UnbindRule
'Utilisation
Dim instance As UserDefinedDataType

instance.UnbindRule()
public void UnbindRule()
public:
void UnbindRule()
member UnbindRule : unit -> unit 
public function UnbindRule()