Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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-writepropertywrite property

Syntax

Code Block
languagevb
Public Property IsFileStream() As Variant

...