DisplayServices.GetElementName(TSqlObject, ElementNameStyle) Method
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 element name string using different display style.
public abstract string GetElementName (Microsoft.SqlServer.Dac.Model.TSqlObject element, Microsoft.SqlServer.Dac.Model.ElementNameStyle style);
abstract member GetElementName : Microsoft.SqlServer.Dac.Model.TSqlObject * Microsoft.SqlServer.Dac.Model.ElementNameStyle -> string
Public MustOverride Function GetElementName (element As TSqlObject, style As ElementNameStyle) As String
Parameters
- element
- TSqlObject
- style
- ElementNameStyle