Interface IRestrictedAccess

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

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Syntaxe

'Déclaration
Public Interface IRestrictedAccess
'Utilisation
Dim instance As IRestrictedAccess
public interface IRestrictedAccess
public interface class IRestrictedAccess
type IRestrictedAccess =  interface end
public interface IRestrictedAccess

Le type IRestrictedAccess expose les membres suivants.

Propriétés

  Nom Description
Propriété publique SingleConnection Gets or sets the Boolean property that specifies whether access to the server is restricted to a single user.

Haut de la page

Notes

The IRestrictedAccess class is implemented by various instance classes.