Condividi tramite


Proprietà Retrieved

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 Property Retrieved As Boolean
    Get
    Friend Set
'Utilizzo
Dim instance As SfcProperty
Dim value As Boolean

value = instance.Retrieved
public bool Retrieved { get; internal set; }
public:
property bool Retrieved {
    bool get ();
    internal: void set (bool value);
}
member Retrieved : bool with get, internal set
function get Retrieved () : boolean
internal function set Retrieved (value : boolean)

Valore proprietà

Tipo: System. . :: . .Boolean
true if property collection retrieves the specified property name value; otherwise, false.