Partilhar via


Propriedade do RDL SpecialQuery

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
Protected ReadOnly Property SpecialQuery As SortedList
    Get
'Uso
Dim value As SortedList

value = Me.SpecialQuery
protected SortedList SpecialQuery { get; }
protected:
property SortedList^ SpecialQuery {
    SortedList^ get ();
}
member SpecialQuery : SortedList
function get SpecialQuery () : SortedList

Valor da propriedade

Tipo: System.Collections. . :: . .SortedList
A query used to test a condition.