Property.ISfcProperty.Writable Property
SQL Server 2012
Gets the Boolean property value that specifies whether the property can be modified.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether the property can be modified or not.If True, the property can be modified.If False (default), the property cannot be modified.
