DatabaseCapacityException Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Use classes in the Microsoft.SharePoint.Administration namespace in Windows SharePoint Services 3.0 instead.
The DatabaseCapacityException type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | Obsolete. Obsolete. (Overrides Exception.Message.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
![]() |
TeamSite | Obsolete. Note: This API is included for backward compatibility only. It is not intended for use in future application or solution development. Gets the TeamSite object associated with the exception. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from Exception.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
Top