USqlTableValuedFunctionList Class
A Data Lake Analytics catalog U-SQL table valued function item list.
Namespace: Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models
Assembly: Microsoft.Azure.Management.DataLake.AnalyticsCatalog (in Microsoft.Azure.Management.DataLake.AnalyticsCatalog.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.CatalogItemList
Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models.USqlTableValuedFunctionList
Syntax
public class USqlTableValuedFunctionList : CatalogItemList
public ref class USqlTableValuedFunctionList : CatalogItemList
type USqlTableValuedFunctionList =
class
inherit CatalogItemList
end
Public Class USqlTableValuedFunctionList
Inherits CatalogItemList
Constructors
| Name | Description | |
|---|---|---|
![]() |
USqlTableValuedFunctionList() | Initializes a new instance of the USqlTableValuedFunctionList class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Optional. Gets or sets the count of items in the list. (Inherited from CatalogItemList.) |
![]() |
ItemType | Optional. Gets or sets the job type of the current job (i.e. Hive or USql). (Inherited from CatalogItemList.) |
![]() |
NextLink | Optional. Gets or sets the link to the next page of results. (Inherited from CatalogItemList.) |
![]() |
Value | Optional. Gets or sets the list of table valued functions in the database and schema combination |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataLake.AnalyticsCatalog.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)