SqlPropertyLink.GetFilter(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 filter for the join
public string GetFilter (Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase obj);
member this.GetFilter : Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase -> string
Public Function GetFilter (obj As SqlObjectBase) As String
Parameters
- obj
- SqlObjectBase