Classe MapFieldDefinition
Represents the metadata for a MapField.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinition
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MapFieldDefinition _
Inherits MapObjectCollectionItem
'Utilizzo
Dim instance As MapFieldDefinition
public sealed class MapFieldDefinition : MapObjectCollectionItem
public ref class MapFieldDefinition sealed : public MapObjectCollectionItem
[<SealedAttribute>]
type MapFieldDefinition =
class
inherit MapObjectCollectionItem
end
public final class MapFieldDefinition extends MapObjectCollectionItem
Nel tipo MapFieldDefinition sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DataType | Gets the field data type. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Name | Gets the name of the MapFieldDefinition. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
![]() ![]() |
IMapObjectCollectionItem.SetNewContext | Infrastruttura. Sets a new context for the collection. Ereditato da MapObjectCollectionItem. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering