ISchema.TableValuedFunctions Property

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.ITableValuedFunction> TableValuedFunctions { get; }
member this.TableValuedFunctions : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.ITableValuedFunction>
Public ReadOnly Property TableValuedFunctions As IMetadataCollection(Of ITableValuedFunction)

Property Value

Applies to