Propriété Prepared
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.DataWarehouse.Interfaces
Assembly : Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)
Syntaxe
'Déclaration
ReadOnly Property Prepared As Boolean
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .Boolean
Voir aussi