Propriedade do RDL XmlReadPropertyLink.LeftJoin
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public ReadOnly Property LeftJoin As String
Get
'Uso
Dim instance As XmlReadPropertyLink
Dim value As String
value = instance.LeftJoin
public string LeftJoin { get; }
public:
property String^ LeftJoin {
String^ get ();
}
member LeftJoin : string
function get LeftJoin () : String
Valor da propriedade
Tipo: System.String
The left join table name.