Прочетете на английски

Споделяне чрез


MiningModelColumnCollection.FindByName(String) Method

Definition

Gets the MiningModelColumn that has the specified name from the collection.

C#
public Microsoft.AnalysisServices.MiningModelColumn FindByName (string name);

Parameters

name
String

The name of the MiningModelColumn to locate.

Returns

The MiningModelColumn with the specified name, if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).

Applies to

Продукт Версии
Analysis Services SDK for .NET latest