Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets the MDX set expression that defines the NamedSet.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
Public ReadOnly Property Expression As String
Get
'Uso
Dim instance As NamedSet
Dim value As String
value = instance.Expression
public string Expression { get; }
public:
property String^ Expression {
String^ get ();
}
member Expression : string
function get Expression () : String
Valor de la propiedad
Tipo: System.String
A String that contains the set expression that defines the NamedSet.
Comentarios
The set expression in a NamedSet can include any literal or function that can normally be incorporated into a set expression in MDX. The information for this property is retrieved from the EXPRESSION column of the Conjunto de filas MDSCHEMA_SETS.