SqlObjectProperty.GetValue(SqlObjectBase) 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 the tsql value rendering the link multiple
public string GetValue (Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase o);
member this.GetValue : Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase -> string
Public Function GetValue (o As SqlObjectBase) As String