ProjectPropertiesPreferSystemSequencesOverSchemaSequencesIfApplicable Property |
Gets or sets a value indicating whether [prefer system sequences over schema sequences difference applicable].
Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClassesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public bool PreferSystemSequencesOverSchemaSequencesIfApplicable { get; set; }
Public Property PreferSystemSequencesOverSchemaSequencesIfApplicable As Boolean
Get
Set
Property Value
Type:
BooleanSee Also