Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the read-only status of the collection.
Namespace: System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
Public Sub SetReadOnly
'Usage
Dim instance As ResourceSet
instance.SetReadOnly()
public void SetReadOnly()
public:
void SetReadOnly()
member SetReadOnly : unit -> unit
public function SetReadOnly()