共用方式為


Parent 屬性

Gets the Settings object that is the parent of the OleDbProviderSettingsCollection object.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public ReadOnly Property Parent As Settings
    Get
'用途
Dim instance As OleDbProviderSettingsCollection
Dim value As Settings

value = instance.Parent
public Settings Parent { get; }
public:
property Settings^ Parent {
    Settings^ get ();
}
member Parent : Settings
function get Parent () : Settings

屬性值

型別:Microsoft.SqlServer.Management.Smo. . :: . .Settings
A Settings object that is the parent of the OleDbProviderSettingsCollection object.

範例

使用集合