TSqlModel.DisplayServices 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.
Gets the DisplayServices that support producing display properties for objects in the model.
public Microsoft.SqlServer.Dac.Model.DisplayServices DisplayServices { get; }
member this.DisplayServices : Microsoft.SqlServer.Dac.Model.DisplayServices
Public ReadOnly Property DisplayServices As DisplayServices