IRestrictedAccess 인터페이스
Represents an interface that implements single-user access to the server for the referenced connection.
네임스페이스: Microsoft.SqlServer.Management.Common
어셈블리: Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)
구문
‘선언
Public Interface IRestrictedAccess
‘사용 방법
Dim instance As IRestrictedAccess
public interface IRestrictedAccess
public interface class IRestrictedAccess
type IRestrictedAccess = interface end
public interface IRestrictedAccess
IRestrictedAccess 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
SingleConnection | Gets or sets the Boolean property that specifies whether access to the server is restricted to a single user. |
맨 위로 이동
주의
The IRestrictedAccess class is implemented by various instance classes.