Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Model schema container class for Sequence
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Dac.Model.Sequence
Spazio dei nomi Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class Sequence
'Utilizzo
public static class Sequence
public ref class Sequence abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Sequence = class end
public final class Sequence
Nel tipo Sequence sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
CacheSize | CacheSize property class of Sequence |
![]() ![]() |
DataType | DataType relationship class of Sequence |
![]() ![]() |
IncrementValue | IncrementValue property class of Sequence |
![]() ![]() |
IsCached | IsCached property class of Sequence |
![]() ![]() |
IsCycling | IsCycling property class of Sequence |
![]() ![]() |
MaxValue | MaxValue property class of Sequence |
![]() ![]() |
MinValue | MinValue property class of Sequence |
![]() ![]() |
NoMaxValue | NoMaxValue property class of Sequence |
![]() ![]() |
NoMinValue | NoMinValue property class of Sequence |
![]() ![]() |
Schema | Schema relationship class of Sequence |
![]() ![]() |
StartValue | StartValue property class of Sequence |
![]() ![]() |
TypeClass | Type class for Sequence |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)