Método Sequence.Script
Incluir membros protegidos
Incluir membros herdados
Generates a Transact-SQL script that can be used to re-create the sequence.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Script() | Generates a Transact-SQL script that can be used to re-create the sequence. | |
Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create the sequence. |
Início