Classe PropertyStore
Represents a property store.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class PropertyStore _
Implements IPropertyStore
'Uso
Dim instance As PropertyStore
public class PropertyStore : IPropertyStore
public ref class PropertyStore : IPropertyStore
type PropertyStore =
class
interface IPropertyStore
end
public class PropertyStore implements IPropertyStore
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..PropertyStore
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também