StorageObjectModelErrorCodes.StorageProviderNotConnected Field
Specifies that the storage provider is not connected.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int StorageProviderNotConnected
public:
literal int StorageProviderNotConnected
Public Const StorageProviderNotConnected As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top