다음을 통해 공유


Warning Members

Represents a list of errors or warnings that are returned when a report is published or processed.

The following tables list the members exposed by the Warning type.

Public Constructors

  이름 Description
Warning Initializes a new instance of the Warning class.

위쪽

Public Properties

  이름 Description
Bb283367.pubproperty(ko-kr,SQL.90).gif Code Gets or sets the error code assigned to the warning by the report server.
Bb283367.pubproperty(ko-kr,SQL.90).gif Message Gets or sets a message that states the error or warning.
Bb283367.pubproperty(ko-kr,SQL.90).gif ObjectName Gets or sets the name of the object in the report definition that contributed to the warning.
Bb283367.pubproperty(ko-kr,SQL.90).gif ObjectType Gets or sets the object type of the error or warning.
Bb283367.pubproperty(ko-kr,SQL.90).gif Severity Gets or sets the severity of the error or warning.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
Bb283367.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283367.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
Bb283367.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
Bb283367.pubmethod(ko-kr,SQL.90).gifBb283367.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283367.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
Bb283367.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
Bb283367.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

Warning Class
ReportService2006 Namespace