SqlDeploymentOptions.IncludeCompositeObjects 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.
Get boolean that specifies whether to include referenced, external elements that also compose the source model and then update the target database in a single deployment operation.
public bool IncludeCompositeObjects { get; }member this.IncludeCompositeObjects : boolPublic ReadOnly Property IncludeCompositeObjects As BooleanProperty Value
True to include composite objects; otherwise, false. Default is false.