Udostępnij przez


Właściwość IDataSourceDescriptor.Moniker

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.DataWarehouse.Interfaces
Zestaw:  Microsoft.DataWarehouse.Interfaces (w Microsoft.DataWarehouse.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property Moniker As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String