OlapInfoProperty.Namespace Property
Gets a String that represents the namespace of the property represented by OlapInfoProperty.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Синтаксис
'Декларация
Public ReadOnly Property Namespace As String
public string Namespace { get; }
public:
property String^ Namespace {
String^ get ();
}
/** @property */
public String get_Namespace ()
public function get Namespace () : String
Значение свойства
A String that represents the namespace of the property represented by OlapInfoProperty.
Синхронизация потоков
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
OlapInfoProperty Class
OlapInfoProperty Members
Microsoft.AnalysisServices.AdomdClient Namespace