Share via


SfcPropertyReadOnlyException Class

Definition

This exception gets thrown when trying to set a readonly property

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

Applies to