إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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
Property Value
Type: System.String
The fully qualified name of the column.