StorageObjectModelErrorCodes.OperationCannotCompleteWithReadonlyPoolError Field
Specifies that the operation cannot complete with a read-only pool.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int OperationCannotCompleteWithReadonlyPoolError
public:
literal int OperationCannotCompleteWithReadonlyPoolError
Public Const OperationCannotCompleteWithReadonlyPoolError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top