Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the fully qualified name of the column.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property FullyQualifiedName As String
Get
'Usage
Dim instance As MiningModelColumn
Dim value As String
value = instance.FullyQualifiedName
public string FullyQualifiedName { get; }
public:
property String^ FullyQualifiedName {
String^ get ();
}
member FullyQualifiedName : string
function get FullyQualifiedName () : String
Eigenschaftswert
Typ: System.String
The fully qualified name of the column.