Compartilhar via


Propriedade do RDL Cast

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 Cast As Boolean
    Get
'Uso
Dim instance As XmlReadProperty
Dim value As Boolean

value = instance.Cast
public bool Cast { get; }
public:
property bool Cast {
    bool get ();
}
member Cast : bool
function get Cast () : boolean

Valor da propriedade

Tipo: System. . :: . .Boolean
true if the attribute requires cast; otherwise, false.