Olvasás angol nyelven

Megosztás a következőn keresztül:


ModelComponent.AfterInsert Method

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

Displays a ModelComponent object after added to the specified index.

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

Syntax

C#
protected internal virtual void AfterInsert(
    int index
)

Parameters

  • index
    Type: System.Int32
    The index where the object is added.

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace