ModelComponentCollection.ChangeKey(String, String) Method

Definition

Changes the specified keys to the collection.

C#
protected internal void ChangeKey(string oldKey, string newKey);

Parameters

oldKey
String

The old key.

newKey
String

The new key.

Applies to

Product Versions
Analysis Services SDK for .NET latest