Share via


Interfaccia IRestrictedAccess

Represents an interface that implements single-user access to the server for the referenced connection.

Spazio dei nomi  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Sintassi

'Dichiarazione
Public Interface IRestrictedAccess
'Utilizzo
Dim instance As IRestrictedAccess
public interface IRestrictedAccess
public interface class IRestrictedAccess
type IRestrictedAccess =  interface end
public interface IRestrictedAccess

Nel tipo IRestrictedAccess sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica SingleConnection Gets or sets the Boolean property that specifies whether access to the server is restricted to a single user.

In alto

Osservazioni

The IRestrictedAccess class is implemented by various instance classes.