次の方法で共有


MicrosoftAccessLinkedService.AuthenticationType プロパティ

定義

ODBC データ ストアとして Microsoft Access に接続するために使用される認証の種類。 次のいずれかの値になります。Anonymous および Basic。 型: string (または resultType 文字列を含む式)。

public object AuthenticationType { get; set; }
member this.AuthenticationType : obj with get, set
Public Property AuthenticationType As Object

プロパティ値

適用対象