Partager via


IsReadOnly propriété

Gets or sets a read only condition for a Parameter.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public Property IsReadOnly As Boolean
    Get
    Set
'Utilisation
Dim instance As Parameter
Dim value As Boolean

value = instance.IsReadOnly

instance.IsReadOnly = value
[SfcPropertyAttribute]
public bool IsReadOnly { get; set; }
[SfcPropertyAttribute]
public:
property bool IsReadOnly {
    bool get ();
    void set (bool value);
}
[<SfcPropertyAttribute>]
member IsReadOnly : bool with get, set
function get IsReadOnly () : boolean
function set IsReadOnly (value : boolean)

Valeur de la propriété

Type : System. . :: . .Boolean
Boolean