NamedComponentCollection.CanAdd Método

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Indicates whether the collection can add a ModelComponent.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
public override bool CanAdd(
    ModelComponent item,
    out string error
)

Parámetros

Valor devuelto

Tipo: System.Boolean
The error that will occur if the collection can’t add a ModelComponent.

Vea también

Referencia

NamedComponentCollection Clase

Espacio de nombres Microsoft.AnalysisServices