次の方法で共有


IScriptedByParent インターフェイス

オブジェクトがその独自のスクリプトを生成しないことを示します。オブジェクトのスクリプトは、その親によって生成されます。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Public Interface IScriptedByParent
'使用
Dim instance As IScriptedByParent
public interface IScriptedByParent
public interface class IScriptedByParent
type IScriptedByParent =  interface end
public interface IScriptedByParent