Propriété SfcInstanceSerializedData.SerializedType

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
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SerializedType As SfcSerializedTypes 
    Get
'Utilisation
Dim instance As SfcInstanceSerializedData 
Dim value As SfcSerializedTypes 

value = instance.SerializedType
public SfcSerializedTypes SerializedType { get; }
public:
property SfcSerializedTypes SerializedType {
    SfcSerializedTypes get ();
}
member SerializedType : SfcSerializedTypes
function get SerializedType () : SfcSerializedTypes

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializedTypes
The serialized type object.

Voir aussi

Référence

SfcInstanceSerializedData Structure

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc