Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets the parent Database of the attribute.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
<XmlIgnoreAttribute> _
Public ReadOnly Property ParentDatabase As Database
[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
public Database ParentDatabase { get; }
[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
public:
property Database^ ParentDatabase {
Database^ get ();
}
/** @property */
public Database get_ParentDatabase ()
public function get ParentDatabase () : Database
Valor de propiedad
A Database that specifies the parent database of the attribute.
Seguridad para subprocesos
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.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
MeasureGroupAttribute Class
MeasureGroupAttribute Members
Microsoft.AnalysisServices Namespace