Freigeben über


Moniker-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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

Syntax

'Declaration
ReadOnly Property Moniker As String
    Get
'Usage
Dim instance As IDataSourceDescriptor
Dim value As String

value = instance.Moniker
string Moniker { get; }
property String^ Moniker {
    String^ get ();
}
abstract Moniker : string
function get Moniker () : String

Eigenschaftenwert

Typ: System. . :: . .String