Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


NamedComponent.Site Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets or sets the site of the component.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public override ISite Site { get; set; }

Property Value

Type: System.ComponentModel.ISite
The site of the component.

Implements

IComponent.Site

See Also

Reference

NamedComponent Class

Microsoft.AnalysisServices Namespace