You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Returns true if the column has the FILESTREAM property set. It applies only to VARBINARY(MAX) data type in SQL Server 2008. DATATYPE: Boolean.

Property Type

  • Read-write property

Syntax

Public Property IsFileStream() As Variant

See Also

  • No labels