VCConfiguration.SqlAssemblyOwner 属性

定义

设置或获取 SQL 程序集所有者。

public:
 property System::String ^ SqlAssemblyOwner { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SqlAssemblyOwner { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(775)]
public string SqlAssemblyOwner { [System.Runtime.InteropServices.DispId(775)] get; [System.Runtime.InteropServices.DispId(775)] set; }
[<System.Runtime.InteropServices.DispId(775)>]
[<get: System.Runtime.InteropServices.DispId(775)>]
[<set: System.Runtime.InteropServices.DispId(775)>]
member this.SqlAssemblyOwner : string with get, set
Public Property SqlAssemblyOwner As String

属性值

String

包含 SQL 程序集所有者的字符串。

属性

适用于