Поделиться через


SfcNonSerializablePropertyException Class

Definition

This exception is thrown during deserialization if the Xml contains invalid properties.

[System.Serializable]
public sealed class SfcNonSerializablePropertyException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcNonSerializablePropertyException = class
    inherit SfcException
Public NotInheritable Class SfcNonSerializablePropertyException
Inherits SfcException
Inheritance
SfcNonSerializablePropertyException
Attributes

Applies to