UIConnectionInfoUtil.GetIntegratedSecurity(UIConnectionInfo) 方法

定义

public:
 static bool GetIntegratedSecurity(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci);
public static bool GetIntegratedSecurity (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci);
static member GetIntegratedSecurity : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> bool
Public Shared Function GetIntegratedSecurity (ci As UIConnectionInfo) As Boolean

参数

返回

适用于