Compartilhar via


Método UserDefinedDataType.UnbindRule

Unbinds a rule from the user-defined data type.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub UnbindRule
'Uso
Dim instance As UserDefinedDataType

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

Exemplos

Gerando scripts

Consulte também

Referência

UserDefinedDataType Classe

Sobrecarregado UnbindRule

Namespace Microsoft.SqlServer.Management.Smo

Outros recursos

Tipos de dados (Mecanismo de Banco de Dados)

CREATE TYPE (Transact-SQL)