Classe Group
Defines a group of attributes to be used in a UserDefinedGroupBinding binding. This class cannot be inherited.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("5F977A7C-9B76-4f84-87F4-82F7A7A0D49D")> _
Public NotInheritable Class Group _
Implements ICloneable
'Utilisation
Dim instance As Group
[GuidAttribute("5F977A7C-9B76-4f84-87F4-82F7A7A0D49D")]
public sealed class Group : ICloneable
[GuidAttribute(L"5F977A7C-9B76-4f84-87F4-82F7A7A0D49D")]
public ref class Group sealed : ICloneable
[<SealedAttribute>]
[<GuidAttribute("5F977A7C-9B76-4f84-87F4-82F7A7A0D49D")>]
type Group =
class
interface ICloneable
end
public final class Group implements ICloneable
Notes
Nouveau : 17 juillet 2006
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.AnalysisServices..::..Group
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.