MiningModel.GetNodeFromUniqueName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GetNodeFromUniqueName
public Microsoft.AnalysisServices.AdomdClient.MiningContentNode GetNodeFromUniqueName (string nodeUniqueName);
member this.GetNodeFromUniqueName : string -> Microsoft.AnalysisServices.AdomdClient.MiningContentNode
Public Function GetNodeFromUniqueName (nodeUniqueName As String) As MiningContentNode
Parameters
- nodeUniqueName
- String
nodeUniqueName
Returns
Information not available for this release.