Classe PropertyStore
Represents a property store.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class PropertyStore _
Implements IPropertyStore
'Utilisation
Dim instance As PropertyStore
public class PropertyStore : IPropertyStore
public ref class PropertyStore : IPropertyStore
type PropertyStore =
class
interface IPropertyStore
end
public class PropertyStore implements IPropertyStore
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..PropertyStore
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.
Voir aussi