Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets a tuple on the Many-to-Many dimension.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Property DirectSlice As String
Get
Set
'Utilisation
Dim instance As ManyToManyMeasureGroupDimension
Dim value As String
value = instance.DirectSlice
instance.DirectSlice = value
public string DirectSlice { get; set; }
public:
property String^ DirectSlice {
String^ get ();
void set (String^ value);
}
member DirectSlice : string with get, set
function get DirectSlice () : String
function set DirectSlice (value : String)
Valeur de propriété
Type : System.String
A tuple on the Many-to-Many dimension.