Freigeben über


Valid-Eigenschaft

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property Valid As Boolean
    Get
'Usage
Dim instance As IDataSourceDescriptor
Dim value As Boolean

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

Eigenschaftswert

Typ: System. . :: . .Boolean