Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the fully-qualified name for the mining structure column.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property FullyQualifiedName As String
Get
'Usage
Dim instance As MiningStructureColumn
Dim value As String
value = instance.FullyQualifiedName
public string FullyQualifiedName { get; }
public:
virtual property String^ FullyQualifiedName {
String^ get () sealed;
}
abstract FullyQualifiedName : string
override FullyQualifiedName : string
final function get FullyQualifiedName () : String
Property Value
Type: System.String
The fully-qualified name for the mining structure column.