Olvasás angol nyelven

Megosztás a következőn keresztül:


GeneratedAlwaysType Enum

Definition

Types of temporal auto-generated columns

C#
public enum GeneratedAlwaysType
Inheritance
GeneratedAlwaysType

Fields

Name Value Description
None 0

Column value is not auto-generated (non-temporal columns)

AsRowStart 1

Column value is GENERATED ALWAYS AS ROW START

AsRowEnd 2

Column value is GENERATED ALWAYS AS ROW END

Applies to

Termék Verziók
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0