IMutableSchema.ScalarValuedFunctions Property

Definition

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

Property Value

Applies to