Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
The ExtendedProperties collection is a dictionary defined with a string key and an object value (E.G., List<string, object>).
Info
The ExtendedProperties collection is a dictionary defined with a string key and an object value (E.G., List<string, object>).

Table Column

Extended Property KeySchemaExplorer.ExtendedPropertyName Property NameDescription
CS_DescriptionDescriptionThe Description
CS_IsRowGuidColIsRowGuidColumnThe Column is a Row Guid
CS_IsIdentityIsIdentityIdentity Column
CS_IsComputedIsComputedComputed Column or Index
CS_IsDeterministicIsDeterministicColumn is Deterministic
CS_IdentitySeedIdentitySeedIdentity Seed
CS_IdentityIncrementIdentityIncrementIdentity Increment
CS_SystemTypeSystemTypeThe System Type (E.G., System.String)
CS_DefaultDefaultValueThe default value

...