共用方式為


Moniker 屬性

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

命名空間:  Microsoft.DataWarehouse.Interfaces
組件:  Microsoft.DataWarehouse.Interfaces (在 Microsoft.DataWarehouse.Interfaces.dll 中)

語法

'宣告
ReadOnly Property Moniker As String
    Get
'用途
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

屬性值

型別:System. . :: . .String