Propriedade do RDL MainTable
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 MainTable As String
Get
'Uso
Dim instance As XmlReadSettings
Dim value As String
value = instance.MainTable
public string MainTable { get; }
public:
property String^ MainTable {
String^ get ();
}
member MainTable : string
function get MainTable () : String
Valor da propriedade
Tipo: System. . :: . .String
The attribute main table.