Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the name of the table column containing this mining structure column.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property ContainingColumn As String
Get
'Usage
Dim instance As MiningStructureColumn
Dim value As String
value = instance.ContainingColumn
public string ContainingColumn { get; }
public:
virtual property String^ ContainingColumn {
String^ get () sealed;
}
abstract ContainingColumn : string
override ContainingColumn : string
final function get ContainingColumn () : String
Property Value
Type: System.String
The name of the table column containing this mining structure column.