ISchema.ScalarValuedFunctions Property

Definition

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

Property Value

Applies to