หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets a DMX filter which is used in selecting the nested table rows to be used in this table column.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property Filter As String
Get
'Usage
Dim instance As MiningModelColumn
Dim value As String
value = instance.Filter
public string Filter { get; }
public:
property String^ Filter {
String^ get ();
}
member Filter : string
function get Filter () : String
Property Value
Type: System.String
The DMX filter which is used in selecting the nested table rows.