Partilhar via


Propriedade do RDL SfcSerializationAdapterAttribute.SfcSerializationAdapterType

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public ReadOnly Property SfcSerializationAdapterType As Type 
    Get
'Uso
Dim instance As SfcSerializationAdapterAttribute 
Dim value As Type 

value = instance.SfcSerializationAdapterType
public Type SfcSerializationAdapterType { get; }
public:
property Type^ SfcSerializationAdapterType {
    Type^ get ();
}
member SfcSerializationAdapterType : Type
function get SfcSerializationAdapterType () : Type

Valor da propriedade

Tipo: System.Type
The type of Serialization Adapter.

Consulte também

Referência

SfcSerializationAdapterAttribute Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc.Metadata