This topic has not yet been rated - Rate this topic

FciException Class

The exception that is thrown when an error occurs in the File Compression Interface (FCI).

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
[SerializableAttribute]
[ComVisibleAttribute(false)]
public class FciException : ReplicationAgentException

FCI is used to generated the cabinet (.cab) files used when delivering a compressed snapshot.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.