SqlScriptEditorControl.MultiServerPropertiesDisplay.ChildRowsReturned 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得所選子連線回傳的列數。
public:
property long ChildRowsReturned { long get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("ConnectionDetails_Category")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ConnectionRowsReturned_Description")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ConnectionRowsReturned_Name")]
public long ChildRowsReturned { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("ConnectionDetails_Category")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ConnectionRowsReturned_Description")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ConnectionRowsReturned_Name")>]
member this.ChildRowsReturned : int64
Public ReadOnly Property ChildRowsReturned As Long
屬性值
所選子連線回傳的列數。
- 屬性