Propriété SfcSerializationAdapterAttribute.SfcSerializationAdapterType
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SfcSerializationAdapterType As Type
Get
'Utilisation
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
Valeur de propriété
Type : System.Type
The type of Serialization Adapter.
Voir aussi
Référence
SfcSerializationAdapterAttribute Classe
Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc.Metadata