Click or drag to resize

SqlFeature Properties

The SqlFeature type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets the description of the update
Public propertyEnvironmentType Gets the environment that this update applies to
Public propertyId The identifier for this particular feature. Each update must contain a unique identifier that will be used to track the update status in the schema.
Public propertyInvariantName Gets or sets the invariant
Public propertyMustSucceed Indicates whether the pre-check must succeed
Public propertyName Gets the name of the update
Public propertyRequired Gets or sets whether the feature is required
Public propertyScope Gets the scope of the object
Top
See Also