Proprietà Prepared

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Spazio dei nomi  Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Sintassi

'Dichiarazione
ReadOnly Property Prepared As Boolean
    Get
'Utilizzo
Dim instance As IDataSourceDescriptor
Dim value As Boolean

value = instance.Prepared
bool Prepared { get; }
property bool Prepared {
    bool get ();
}
abstract Prepared : bool
function get Prepared () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean