Proprietà SfcInstanceSerializedData.Value

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Value As Object 
    Get
'Utilizzo
Dim instance As SfcInstanceSerializedData 
Dim value As Object 

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

Valore proprietà

Tipo: System.Object
The value of the object.

Vedere anche

Riferimento

SfcInstanceSerializedData Struttura

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc