PropertyCannotBeRetrievedException Class
SQL Server 2005
The PropertyCannotBeRetrievedException class represents the exception raised when a property cannot be retrieved.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
[SerializableAttribute] public sealed class PropertyCannotBeRetrievedException : SmoException
/** @attribute SerializableAttribute() */ public final class PropertyCannotBeRetrievedException extends SmoException
SerializableAttribute public final class PropertyCannotBeRetrievedException extends SmoException
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Smo.SmoException
Microsoft.SqlServer.Management.Smo.PropertyCannotBeRetrievedException
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Smo.SmoException
Microsoft.SqlServer.Management.Smo.PropertyCannotBeRetrievedException
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
