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

Compare with Current View Page History

Version 1 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-writeproperty

Syntax

Public Property IsFileStream() As Variant

See Also

  • No labels