Campo UIConnectionInfo.XmlAuthenticationType
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly: Microsoft.SqlServer.RegSvrEnum (em Microsoft.SqlServer.RegSvrEnum.dll)
Sintaxe
'Declaração
Public Const XmlAuthenticationType As String
'Uso
Dim value As String
value = UIConnectionInfo.XmlAuthenticationType
public const string XmlAuthenticationType
public:
literal String^ XmlAuthenticationType
static val mutable XmlAuthenticationType: string
public const var XmlAuthenticationType : String