Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Gets the Server object that is the parent of the IMajorObject object.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
ReadOnly Property ParentServer As Server
Get
'Uso
Dim instance As IMajorObject
Dim value As Server
value = instance.ParentServer
Server ParentServer { get; }
property Server^ ParentServer {
Server^ get ();
}
abstract ParentServer : Server
function get ParentServer () : Server
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.Server
A Server object.