SqlPropertyLink.GetTableNameWithAlias(SqlObjectBase) メソッド

定義

tsql 形式の別名を持つテーブル名を取得する

public string GetTableNameWithAlias(Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase obj);
member this.GetTableNameWithAlias : Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase -> string
Public Function GetTableNameWithAlias (obj As SqlObjectBase) As String

パラメーター

返品

適用対象