This interface is available on all Sfc collections and is passed to the non-generic SfcInstance class to perform necessary collection operations such as child initialization.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc.dll Package: Microsoft.SqlServer.SqlManagementObjects v160.2004021.0 C# Copy public System.Collections.Generic.IEnumerable<T> ResolveCollection (S instance, object[] args); Parameters instance S args Object[] Returns IEn...
Learn more about the Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable in the Microsoft.SqlServer.Management.Sdk.Sfc namespace.
类型:Microsoft.SqlServer.Management.Common. . :: . .ISfcConnection AISfcConnectionobject. sfcQueryExpression 类型:Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcQueryExpression ASfcQueryExpressionobject. 返回值 类型:System.Collections. . :: . .IEnumerable AnIEnumerableobject....
Sdk.Sfc.Metadata Assembly: Microsoft.SqlServer.Management.Sdk.Sfc.dll Package: Microsoft.SqlServer.SqlManagementObjects v160.2004021.0 C# 複製 public System.Collections.Generic.IEnumerable<T> ResolveCollection (S instance, object[] args); Parameters instance S args ...
程序集: Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中) 语法 C# 复制 List<string> GetUrnSkeletonsFromType( Type inputType ) 参数 inputType 类型:System. . :: . .Type The type to get the URN skeletons for. 返回值 类型:System.Collections.Generic. ...
Microsoft.SqlServer.Management.Sdk.Sfc.dll Package: Microsoft.SqlServer.SqlManagementObjects v160.2004021.0 C# publicSystem.Collections.IEnumerableResolveCollection(objectinstance,object[] args); Parameters instance Object args Object[] Returns IEnumerable ...