Propriedade Moniker
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
ReadOnly Property Moniker As String
Get
'Uso
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
Valor da propriedade
Tipo: System. . :: . .String
Consulte também