ScriptingOptions.SchemaQualifyForeignKeysReferences Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether referenced table names are schema qualified
public bool SchemaQualifyForeignKeysReferences { get; set; }
member this.SchemaQualifyForeignKeysReferences : bool with get, set
Public Property SchemaQualifyForeignKeysReferences As Boolean